home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / hambnk12.zip / WHATSNEW.1_2 < prev   
Text File  |  1990-03-31  |  4KB  |  67 lines

  1.  
  2.                    +----------------------------------------+
  3.                    | HamBank v1.2 changes from HamBank v1.0 |
  4.                    +----------------------------------------+
  5.  
  6. +-----------+
  7. | Bug Fixes |
  8. +-----------+
  9.  
  10. <SPLAT> - Fixed that annoying TYM2QBBS/TYM2RA bug.  It seemed that if a user
  11.           logged into HamBank, was in it for a while, and returned to the
  12.           board with less time than he spent in the bank, QuickBBS/RA would
  13.           hang him up without any time left.  I wasn't calculating the time
  14.           spent in HamBank when writing to ExitInfo.BBS.  It appears that that
  15.           bug has been squashed, but if the problem occurs again, let me know!
  16.  
  17. <SPLAT> - Fixed the wordwrap problem in ChatMode.  First off, anything the
  18.           SysOp typed would not be wordwrapped, just truncated.  Secondly,
  19.           whenever a wordwrap did happen, the word would be deleted but not
  20.           reprinted on the next line.  Needless to say, that caused a little
  21.           confusion.  Wordwrap should be fully functional now.
  22.  
  23. <SPLAT> - Fixed monochrome problems.  Some people complained that when they
  24.           ran HamBank on their monochrome monitor, they would only see the
  25.           cursor spinning around the screen.  This has been fixed with the
  26.           addition of the 'M' command-line switch.
  27.  
  28. <SPLAT> - Fixed the Welcome Screen problem.  Some people told me that the
  29.           welcome file (HamBank.Wel) would corrupt itself and cause that nasty
  30.           message to appear.  I've since moved the welcome screens into the
  31.           program itself, and have also created an ASCII version for people
  32.           without ANSI turned on.
  33.  
  34. +---------------+
  35. | New Additions |
  36. +---------------+
  37.  
  38. <GASP> - Added HotKeys to the menu.  The 'Welcome to HamBank' message box will
  39.          not be allowed to be interrupted, but the rest of the menu is.  Only
  40.          the keys available will abort the menu.
  41.  
  42. <GASP> - Added "HamBank.Win" and "HamBank.Los" files.  If either of these
  43.          files is present in the HamBank directory while a user attempts to
  44.          rob the bank, HamBank will scan them to see what to do with the user.
  45.          For example, if the user Long John tries to rob the bank, and his
  46.          name is found in HamBank.Los, he will AUTOMATICALLY LOSE, every time
  47.          he tries.  If his name was found in HamBank.Win, he will
  48.          AUTOMATICALLY WIN, every time he tries.  The winner file takes
  49.          precedence over the loser file.  The format for these files is very
  50.          simple - each line contains a name of a person.
  51.  
  52. <GASP> - Added a help screen for the sysop status line.  Hitting <HOME> will
  53.         show you what keys you have available.
  54.  
  55. <GASP> - Added a 'B' command-line option.  If this option is present, and the
  56.          current user has a debt (borrowed money), HamBank will deduct up to
  57.          50% of his current on-line time to pay for his debt, and then return
  58.          him to the board.  For example, if the infamous Long John has
  59.          borrowed 30 minutes (and he must pay back 36 minutes), and he calls
  60.          your board with 30 minutes, HamBank will take 15 minutes of his
  61.          on-line time, put it towards his debt (now he only owes 21), and
  62.          return him to the board with 15 minutes.  This option is meant to be
  63.          used as a person logs on (from your first menu).  This will FORCE a
  64.          person to pay back his debt, instead of just borrowing once and never
  65.          loading up HamBank again.
  66.  
  67.